home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleDocumentTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>baseconfig</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>AdminDoc.icns</string>
- <key>CFBundleTypeName</key>
- <string>AirPort Base Station Configuration</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>cnfg</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>NSDocumentClass</key>
- <string>MyDocument</string>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>basebinary</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>AdminDoc.icns</string>
- <key>CFBundleTypeName</key>
- <string>AirPort Base Station Binary</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>bin1</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>None</string>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>basebinary</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>AdminDoc.icns</string>
- <key>CFBundleTypeName</key>
- <string>AirPort Base Station Binary</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>bin2</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>None</string>
- </dict>
- </array>
- <key>CFBundleExecutable</key>
- <string>AirPort Admin Utility</string>
- <key>CFBundleGetInfoString</key>
- <string>3.4, © Copyright 2001–2004 Apple Computer Inc., all rights reserved.</string>
- <key>CFBundleIconFile</key>
- <string>AdminIcon.icns</string>
- <key>CFBundleIdentifier</key>
- <string>com.apple.airport.adminutility</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>AirPort Admin Utility</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleShortVersionString</key>
- <string>3.4</string>
- <key>CFBundleSignature</key>
- <string>1wcu</string>
- <key>CFBundleVersion</key>
- <string>3.4</string>
- <key>LSHasLocalizedDisplayName</key>
- <true/>
- <key>LSMinimumSystemVersion</key>
- <string>10.3.0</string>
- <key>NSMainNibFile</key>
- <string>MainMenu</string>
- <key>NSPrincipalClass</key>
- <string>NSApplication</string>
- </dict>
- </plist>
-